This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Hello, all. I have a Lotus Notes db that I have setup to use a 2 pane frameset(left and right). In the left frame I have a page that I am displaying. On that page I have computed text that use @dblookup formulas that go to a configuration document to get values. By default, the @dblookups only get refreshed when a db is closed and reopened by a user. What I really want to do is refresh the computed fields i.e. trigger the @dblookups when the configuration document is saved. I tried putting the following in the Postsave event of the configuration document form but it is not refreshing the frame content when the configuration document is saved.